libdca0 software package provides decoding library for DTS Coherent Acoustics streams, you can install in your Ubuntu 16.04 LTS (Xenial Xerus) by running the commands given below on the terminal,
$ sudo apt-get update $ sudo apt-get install libdca0
libdca0 is installed in your system.
Make ensure the libdca0 package were installed using the commands given below,
$ sudo dpkg-query -l | grep libdca0 *
You will get with libdca0 package name, version, architecture and description in a table
| Distro | Ubuntu 16 04 lts xenial xerus |
| Section | Libraries |
| Package | libdca0 |
| Version | 0.0.5-7build1 |
| Description | decoding library for DTS Coherent Acoustics streams |
| Sub Section | Libs |